no-wasm-bindgen-test
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)
committerPeter Michael Green <plugwash@debian.org>
Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)
===================================================================

Gbp-Pq: Name no-wasm-bindgen-test.patch

Cargo.toml

index f445e18115abaf863e4383e68bf160653adf350d..eaad16b95a95fdfd2436525f2ce9c8d17819cfef 100644 (file)
@@ -268,10 +268,6 @@ default-features = false
 version = "0.2.148"
 default-features = false
 
-[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test]
-version = "0.3.37"
-features = ["std"]
-default-features = false
 
 [target.'cfg(any(unix, windows, target_os = "wasi"))'.dev-dependencies.libc]
 version = "0.2.148"